Version

CommonStateNotifier<TState> Class Events

For a list of all members of this type, see CommonStateNotifier<TState> members.

Public Events
 NameDescription
Public EventOnNotifyRaised when Notify is called on the notifier. Should be used to indicate a change in the State.  
See Also